hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
ThrowExceptionBuild
collie
utils
exception
Undocumented in source.
mixin template
ThrowExceptionBuild () {
void
throwExceptionBuild
(string msg, string file, size_t line);
}
Members
Functions
throwExceptionBuild
void
throwExceptionBuild
(string msg, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
collie
utils
exception
enums
Test
functions
buildErroCodeException
showException
mixins
__anonymous
mixin templates
ExceptionBuild
ThrowExceptionBuild